Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
JavaScript Tutorial
1) Animation
2) Array
3) Date
4) Development
5) Dialogs
6) Document
7) Dojo Toolkit
8) DOM Node
9) Drag Drop
10) Event
11) Form
12) Function
13) Global
14) GUI Components
15) History
16) HTML Tags
17) JQuery
18) Language Basics
19) Location
20) Math
21) MS JScript
22) Navigator
23) Number Data Type
24) Object Oriented
25) Operators
26) Regular Expressions
27) Screen
28) Statement
29) String
30) Style
31) Window
32) XML
Statement
1) Break a while statement
2) Break statement in a if statement
3) Break statement syntax
4) Catch that error
5) Check the loop counter
6) Check the loop counter for while loop
7) Conditionals
8) Continue
9) Continue a while loop
10) Continue statement in a if statement
11) Counting backward through a for loop
12) Do while
13) Do While loop
14) Dynamic expressions
15) Exception handling with trycatch
16) For in
17) For loop with undeclared loop counter
18) For Loops
19) If else
20) If then else if
21) Label
22) Mod operator, if statement and continue
23) Multiplication Table Generator by using for loop
24) Nested if statement
25) Nesting If statement to a while statement
26) Reversed for loop
27) Set loop step to 5 in for loop
28) Switch Statement with calculation
29) Switch statement with default value
30) Switch Statement with Integer as the control variable
31) Switch statement with return value from a prompt dialog
32) Switch with boolean value
33) Throw
34) Throw that error
35) Timing statement
36) Try catch
37) Use Do while loop to reverse a string
38) Use do-while loop and prompt dialog to read user input
39) Use for statement to loop through all elements in an array
40) Use if statement to check the returning value from a confirm dialog
41) Use if statement to compare the numbers
42) Use ifelse to check the returning value from a confirm dialog
43) Use integer variable to control a do-while loop
44) Use integer variable to control the while loop
45) Use or () in do-while condition
46) Use switch statement to deal with form input value
47) Use while loop to output all elements in an array
48) Using the JavaScript for Loop
49) Using the switch Structure
50) Using While loop to check user input
51) Var
52) Void
53) While loop
54) Window Object Properties Array
55) With
56) With statement